*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 30 Mar 2007 15:33:01 +0000 (15:33 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 30 Mar 2007 15:33:01 +0000 (15:33 +0000)
lisp/ChangeLog

index 63f06888a33391848c8a939afc18be3d07b803c0..3f8685b5dbf2dea89851c4e4a4ac1e52db520e0b 100644 (file)
@@ -1,8 +1,13 @@
+2007-03-30  Juanma Barranquero  <lekktu@gmail.com>
+
+       * simple.el (blink-matching-open): When in minibuffer, don't
+       search for a match inside the prompt.
+
 2007-03-30  Nick Roberts  <nickrob@snap.net.nz>
 
        * tmm.el (tmm-menubar): Select the right menu item with the mouse.
-       (tmm-prompt): Don't make the mouse user select the first menu item
-       twice.
+       (tmm-prompt): Don't make the mouse user select the first menu
+       item twice.
 
 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>